.. _EEex_UnmemorizeClericSpell: =================================== EEex_UnmemorizeClericSpell =================================== :: EEex_UnmemorizeClericSpell(actorID, level, index) Unmemorize a cleric spell for an actor **Parameters** * **actorID** - id of actor that is unmemorizing spell * **level** - spell level * **resref** - resource reference of spell to unmemorize **Return** None **Example** :: EEex_UnmemorizeClericSpell() **See Also** :ref:`EEex_MemorizeClericSpell`, :ref:`EEex_MemorizeInnateSpell`, :ref:`EEex_MemorizeWizardSpell`, :ref:`EEex_UnmemorizeInnateSpell`, :ref:`EEex_UnmemorizeWizardSpell`